/*===================== 	Premery bg color =====================*/:root {
  --primary: #3a8d17;
}
/* Hex */.bg-primary,
.meet-ask-row:after,
.dez-separator.style-skew[class*="style-"]:after,
.dez-separator.style-skew[class*="style-"]:before,
.dez-tilte-inner.skew-title:after,
.date-style-2 .post-date,
.date-style-3.skew-date .post-date,
.date-style-3.skew-date .post-date:before,
.overlay-primary-light:after,
.overlay-primary-middle:after,
.overlay-primary-dark:after,
.widget-title:after,
.site-button,
.comments-area .comment-form p input[type="submit"],
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus,
.footer-line:after,
.testimonial-1 .quote-left:before,
.testimonial-2 .quote-left:before,
.site-filters .active > [class*="site-button"],
.list-num-count > li:before,
.date-style-4 .post-date strong,
.date-style-3 .post-date,
.date-style-2 .post-date,
#myNavbar li.active a,
.skew-angle:after,
.header-style-4.style-1 .header-nav .nav > li.active a:before,
.header-style-4.style-1 .header-nav .nav > li:hover > a:before,
.dez-project-left:after,
.service-carousel .owl-prev,
.service-carousel .owl-next,
.about-us .dez-tabs .nav-tabs li.active a,
.testimonial-text.bg-primary,
.sidenav ul li a:hover,
.header-style-6 .top-bar-crve:before,
.header-style-6 .header-nav .nav > li.active > a,
.header-style-6 .header-nav .nav > li:hover > a,
.our-achievements .dez-info-has:hover,
.blog-details .dez-info-has.skew-triangle {
  background-color: #3a8d17;
}
.skew-triangle:after,
.dez-head-bx.skew-triangle.right-top:after {
  border-top-color:#3a8d17 !important;
}
.skew-triangle.left-bottom:after,
.skew-triangle.right-bottom:after {
  border-bottom-color:#3a8d17;
}
.dez-head-bx {
  border-left-color:#3a8d17 !important ;
}
/*Hex color :hover */.site-button:active,
.site-button:hover,
.site-button:focus,
.active > .site-button,
.bg-primary-dark,
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus ,
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus,
.sidenav .closebtn:hover,
.sidenav .closebtn:focus {
  background-color: #d50000;
}
.about-us .dez-tabs .nav-tabs li.active {
  border-right: 4px solid #d50000;
}
/* Rgba color */.dez-info-has.bg-primary,
.dez-info-has.bg-secondry:hover,
.tp-bannertimer.tp-bottom {
  background-color: rgba(229, 3, 5, 0.8);
}

/*===================== 	Premery border color =====================*/.navbar-toggle,
.testimonial-4 .testimonial-pic,
.testimonial-4:after,
.testimonial-4 [class*="quote-"],
button.scroltop,
blockquote,
.widget_gallery li:hover {
  border-color: #3a8d17;
}
.testimonial-2 .bg-primary .testimonial-text:after {
  border-top:15px solid #3a8d17;
}
.dez-tabs.border-tp .nav-tabs > li > button.active {
  border-top: 2px solid #3a8d17;
}
/*===================== 	Secondery bg color =====================*/.bg-secondry {
  background-color: #2d3239;
}
/*===================== 	Secondery text color =====================*/.text-secondry {
  color: #2d3239;
}
/* Light Gallery */.lg-outer .lg-toogle-thumb,
.lg-outer .lg-toogle-thumb:hover,
.icon-bx-xs.check-km {
  color: #3a8d17;
}
.lg-outer .lg-thumb-item.active,
.lg-outer .lg-thumb-item:hover {
  border-color: #3a8d17;
}
.lg-actions .lg-next,
.lg-actions .lg-prev,
.lg-sub-html,
.lg-toolbar {
  background-color: #3a8d17;
}
/*===================== 	New Important =====================*/a.text-primary:hover {
  color: #d50000 !important;
}
.text-primary,
.site-footer .footer-bottom a:hover,
footer .widget_services ul li a:hover {
  color: #3a8d17 !important;
}
.bg-primary {
background-color: #3a8d17 !important;



}
	  
a.bg-primary:focus,
a.bg-primary:hover {
  background-color: #d50000 !important;
}